﻿2026-09-07T06:28:53.9515534Z ##[group]Run actions/checkout@v5
2026-09-07T06:28:53.9516316Z with:
2026-09-07T06:28:53.9516697Z   repository: BigscreenVR/spt-bs-core
2026-09-07T06:28:53.9519636Z   token: ***
2026-09-07T06:28:53.9519989Z   ssh-strict: true
2026-09-07T06:28:53.9520355Z   ssh-user: git
2026-09-07T06:28:53.9520711Z   persist-credentials: true
2026-09-07T06:28:53.9521111Z   clean: true
2026-09-07T06:28:53.9521497Z   sparse-checkout-cone-mode: true
2026-09-07T06:28:53.9521907Z   fetch-depth: 1
2026-09-07T06:28:53.9522256Z   fetch-tags: false
2026-09-07T06:28:53.9522614Z   show-progress: true
2026-09-07T06:28:53.9523001Z   lfs: false
2026-09-07T06:28:53.9523344Z   submodules: false
2026-09-07T06:28:53.9523711Z   set-safe-directory: true
2026-09-07T06:28:53.9524135Z   allow-unsafe-pr-checkout: false
2026-09-07T06:28:53.9524760Z ##[endgroup]
2026-09-07T06:28:54.0281017Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-07T06:28:54.0282447Z ##[group]Getting Git version info
2026-09-07T06:28:54.0283123Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-07T06:28:54.0284084Z [command]/usr/bin/git version
2026-09-07T06:28:54.0284505Z git version 2.43.0
2026-09-07T06:28:54.0293379Z ##[endgroup]
2026-09-07T06:28:54.0301106Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/cf029623-7123-47db-8c12-c50f5f134916/.gitconfig'
2026-09-07T06:28:54.0307899Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cf029623-7123-47db-8c12-c50f5f134916' before making global git config changes
2026-09-07T06:28:54.0309094Z Adding repository directory to the temporary git global config as a safe directory
2026-09-07T06:28:54.0311410Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-07T06:28:54.0340674Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-07T06:28:54.0358353Z https://github.com/BigscreenVR/spt-bs-core
2026-09-07T06:28:54.0367917Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-07T06:28:54.0370288Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-07T06:28:54.0387520Z HEAD
2026-09-07T06:28:54.0417158Z ##[endgroup]
2026-09-07T06:28:54.0418847Z [command]/usr/bin/git submodule status
2026-09-07T06:28:54.0604323Z ##[group]Cleaning the repository
2026-09-07T06:28:54.0607052Z [command]/usr/bin/git clean -ffdx
2026-09-07T06:28:54.0640050Z Removing traceable-reqs
2026-09-07T06:28:54.0646770Z [command]/usr/bin/git reset --hard HEAD
2026-09-07T06:28:54.0717173Z HEAD is now at f5102c07f Merge ff4b405dd368d216ba747666906d28ed1b1d5835 into bfb5d58aa9e17e1fa65ce93831989825916eb565
2026-09-07T06:28:54.0723272Z ##[endgroup]
2026-09-07T06:28:54.0724774Z ##[group]Disabling automatic garbage collection
2026-09-07T06:28:54.0727618Z [command]/usr/bin/git config --local gc.auto 0
2026-09-07T06:28:54.0751527Z ##[endgroup]
2026-09-07T06:28:54.0752261Z ##[group]Setting up auth
2026-09-07T06:28:54.0757824Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-07T06:28:54.0782564Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-07T06:28:54.0969661Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-07T06:28:54.0993548Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-07T06:28:54.1180433Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-07T06:28:54.1204139Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-07T06:28:54.1388417Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-07T06:28:54.1419119Z ##[endgroup]
2026-09-07T06:28:54.1419864Z ##[group]Fetching the repository
2026-09-07T06:28:54.1430639Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f5102c07f13c2f5d299424b230afc935717722ea:refs/remotes/pull/198/merge
2026-09-07T06:28:54.5468278Z ##[endgroup]
2026-09-07T06:28:54.5469927Z ##[group]Determining the checkout info
2026-09-07T06:28:54.5471064Z ##[endgroup]
2026-09-07T06:28:54.5474376Z [command]/usr/bin/git sparse-checkout disable
2026-09-07T06:28:54.5515347Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-07T06:28:54.5541476Z ##[group]Checking out the ref
2026-09-07T06:28:54.5543776Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/198/merge
2026-09-07T06:28:54.5612258Z HEAD is now at f5102c07f Merge ff4b405dd368d216ba747666906d28ed1b1d5835 into bfb5d58aa9e17e1fa65ce93831989825916eb565
2026-09-07T06:28:54.5617578Z ##[endgroup]
2026-09-07T06:28:54.5655857Z [command]/usr/bin/git log -1 --format=%H
2026-09-07T06:28:54.5684214Z f5102c07f13c2f5d299424b230afc935717722ea
